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