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