import tsPaths from 'tsconfig-paths'; export declare function getNoAliasPath(sourcePath: string, importPath: string, matcher: tsPaths.MatchPath): string;