/// import { SvgIconProps } from './types'; export declare function GroupIcon({ className, ...props }?: Partial): JSX.Element;