declare const getDomain: (url?: string) => string; export default getDomain;