import * as React from 'react';
export declare const ToggleGroup: React.FunctionComponent<React.PropsWithChildren<unknown>>;
