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