import { OnChainTradeType } from "../../common/models/on-chain-trade-type";
export declare const lifiProviders: Record<string, OnChainTradeType>;
