export default function checkHost(host: string, matches: (string | RegExp)[]): boolean;