declare const _default: (props: import("oak-frontend-base").ReactComponentProps void; onWithdraw: () => void; textColor: string; priceColor: string; bgColor: string; preWithdraw: () => boolean; onGoToHistory: () => void; }>) => React.ReactElement; export default _default;