import { IAuthAttributes } from './types'; export declare const storeAuthTokens: (attributes: IAuthAttributes) => Promise; //# sourceMappingURL=utils.d.ts.map