import { ReactIconComponentType } from '../types';

declare const DoNotTouch: ReactIconComponentType;
export default DoNotTouch;
            