export declare const SyncOneAccountOnMount: ({ priority, accountId, reason, }: { accountId: string; priority: number; reason?: string; }) => null; //# sourceMappingURL=SyncOneAccountOnMount.d.ts.map