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