import { SvgIconComponent } from './types'; declare const DoNotTouchOutlinedIcon: SvgIconComponent; export default DoNotTouchOutlinedIcon;