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