import { IconDefinition } from '../../templates/types'; declare const CloseSquareFilled: IconDefinition; export default CloseSquareFilled;