export interface GetOwnersFiatWithdrawRequest {
    cbu: string;
}
