declare function check( domain: string | string[] ): Promise | Promise; declare const _default: { check: typeof check; }; export default _default; //# sourceMappingURL=hosting-api.d.ts.map