export declare function resolveAccountEntry(accounts: Record | undefined, accountId: string): T | undefined;