export declare function esc(value: string): string; export declare function isSafeDashboardUrl(raw: string): boolean;