export declare class FundsTransferMethodData { data: { type: string; id: string; }; }