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