import { BinanceSignedClient } from '../../../clients'; export declare function enableFastWithdrawSwitch(client: BinanceSignedClient): Promise;