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