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