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