export default function resolvePath(path: string, basePath?: string): string; export declare function resolveRequestPath(path: string): string;