export declare const resolveHome: (filepath: string) => string; export declare const validatePath: (resolvedPath: string) => void;