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

declare const DoNotStep: ReactIconComponentType;
export default DoNotStep;
            