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