export declare function sanitizeUrlOrFragment(urlOrFragment: string): string;
