export declare const resolvePath: (input: string) => string; export declare const relativePath: (input: string) => string;