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