import { IconProps } from '../Icon'; declare function SvgGroupAdd(props: IconProps): JSX.Element; export default SvgGroupAdd;