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