declare function fixUrlSchema(url: string): string; export default fixUrlSchema;