import React from "react"; import type { ToggleGroupProps } from "./types"; export declare const ToggleGroup: React.ForwardRefExoticComponent>;