export declare function toSafeUrl(baseUrl: string, path: string): string;
