export declare const transformDataSource: (src: string) => string; export declare const getHostFromUrl: (url: string) => string;