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