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