export default function domainMatch(pattern: string, siteUrl: string): boolean;
