CheckSquareOutlined.d.ts 130 Bytes
import { IconDefinition } from '../types';
declare const CheckSquareOutlined: IconDefinition;
export default CheckSquareOutlined;