export declare class BoostPriorityDto { tipAmount: string; frontRunningProtection?: boolean; }