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