export declare function sanitizeUrl(url: string): string;
