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