import { T as ToggleButtonRoot, a as ToggleButtonRootCommonProps, b as ToggleButtonRootOptions, c as ToggleButtonRootProps, d as ToggleButtonRootRenderProps, e as ToggleButtonRootState } from './toggle-button-root-1cfacf95.js'; declare const ToggleButton: typeof ToggleButtonRoot; declare const index_ToggleButton: typeof ToggleButton; declare const index_ToggleButtonRootCommonProps: typeof ToggleButtonRootCommonProps; declare const index_ToggleButtonRootOptions: typeof ToggleButtonRootOptions; declare const index_ToggleButtonRootProps: typeof ToggleButtonRootProps; declare const index_ToggleButtonRootRenderProps: typeof ToggleButtonRootRenderProps; declare const index_ToggleButtonRootState: typeof ToggleButtonRootState; declare namespace index { export { ToggleButtonRoot as Root, index_ToggleButton as ToggleButton, index_ToggleButtonRootCommonProps as ToggleButtonRootCommonProps, index_ToggleButtonRootOptions as ToggleButtonRootOptions, index_ToggleButtonRootProps as ToggleButtonRootProps, index_ToggleButtonRootRenderProps as ToggleButtonRootRenderProps, index_ToggleButtonRootState as ToggleButtonRootState, }; } export { ToggleButton as T, index as i };