/** Gets the module from a filename */
export declare function getModule(filename: string | undefined, normalizeWindowsPathSeparator?: boolean): string | undefined;
//# sourceMappingURL=module.d.ts.map