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