import { IMockAuthMgmt, ClientSdk } from '@forest-fire/types'; export declare function getIdToken(api: IMockAuthMgmt): () => Promise;