declare const _default: { getRegions: ({ apiHost }: { apiHost: string; }) => Promise; }; export default _default;