export { default } from './Toggle'; export type { ToggleProps } from './Toggle.interface';