import { IconDefinition } from '../types'; declare const IconDanger: IconDefinition; export default IconDanger;