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