import * as React from 'react'; declare function SvgIconGroup(props: React.SVGProps): JSX.Element; export default SvgIconGroup;