export declare function normalizePath(filepath: string): string; export declare function getAbsolutePath(filepath: string): string;