export declare const BLANK_URL = "about:blank"; export declare function sanitizeUrl(url?: string): string;