import type { IconComponent } from '../types'; declare const Danger: IconComponent; export default Danger;