export declare class AirlockBenchmarkDto { solAmount?: string; tokenAmount?: string; tokenDecimals?: number; recipientPK?: string; mintAddress?: string; }