import { AuthState } from '@based/functions'; declare const _default: (authorization: string) => AuthState; export default _default;