import { Percentage } from "../public/utils/models/percentage";
export declare const defaultSlippagePercentage: Percentage;
