export declare const resolvePath: (path: string) => Promise<string>;
