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