export declare class PumpFunSwapGetPriceDto { mintFrom: string; mintTo: string; minimalUnitsTokenAmount: string; }