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