import { AllowanceParams } from './types'; export declare const getOneInchAllowance: (params: AllowanceParams) => Promise;