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