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