import { FC } from 'react'; declare const DangerIcon: FC; export default DangerIcon;