declare function safeUrl(url: string): string; export { safeUrl };