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