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