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