declare const _default: { title: string; component: ({ value, thumbColorActive, thumbColorInactive, trackColorActive, trackColorInactive, disabled, ...restProps }: import("./Switch").SwitchProps) => import("react/jsx-runtime").JSX.Element; }; export default _default; export declare const Variants: () => import("react/jsx-runtime").JSX.Element;