import { WithFallbackPropsOptional } from '../with-fallback.js'; import * as _whop_embedded_components_vanilla_js_types from '@whop/embedded-components-vanilla-js/types'; import 'react'; declare const BalancesElement: { (props: WithFallbackPropsOptional<_whop_embedded_components_vanilla_js_types.BalancesElementOptions>): React.ReactNode; displayName: string; type: string; }; export { BalancesElement };