export declare class GatewaySubmittedBatchLog { address: string; topics: string[]; data: string; }