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