export declare class SwapEvmSubmitDto { signedTransaction: string; token: string; }