declare const isDomain: (string: string) => boolean; export default isDomain;