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