export interface AchAddressDetails {
    accountNumber: string;
    routingNumber: string;
}
//# sourceMappingURL=AchAddressDetails.d.ts.map