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