export declare function normalizePath(path: string, options: { basepath?: string; }): string;