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