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

declare const Dangerous: ReactIconComponentType;
export default Dangerous;
            