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