export declare const oneinchApiParams: {
    apiBaseUrl: string;
    nativeAddress: string;
};
