export declare function resolveSourcePath(inputSourcePath: string, currentFilePath: string): string;
