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