declare const _default: (amount: number, network: string, token: string) => Promise<any>;
export default _default;
