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