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 AddPayoutMethodElement: { (props: WithFallbackPropsOptional<_whop_embedded_components_vanilla_js_types.AddPayoutMethodElementOptions>): React.ReactNode; displayName: string; type: string; }; export { AddPayoutMethodElement };