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