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