import React from 'react'; import { UndrawSVGProps } from '../types'; declare const NewEntries: React.FC; export default NewEntries;