export declare function normalizeAppPath(pathname: string): string; export declare function normalizeRscPath(pathname: string, enabled?: boolean): string;