export declare function resolveBasepath(path: string): Promise; export declare function getBasepath(path: string): string;