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