export declare class BatchGatewayTransactionRequestDto { to: string; data: string; }