import { WithdrawAmountInputProps } from '../types'; export declare function WithdrawAmountInput({ className }: WithdrawAmountInputProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=WithdrawAmountInput.d.ts.map