export declare class WalletVolumeBackOption { startDate?: string; endDate?: string; specificCreators?: string[]; batchSize?: number; }