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