import type { Account } from '../types/domain.js'; export declare function fetchAllAccounts(): Promise; //# sourceMappingURL=fetch-accounts.d.ts.map