export default function getDomain({ normalize, }?: { /** Returns normalized URL without extraneous subdomains (.v4, .staging, .admin etc). Defaults to `true` */ normalize: boolean; }): Promise; //# sourceMappingURL=get-domain.d.ts.map