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