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