import { SVGProps } from "react"; declare const DIMeteorfull: (props: SVGProps) => JSX.Element; export { DIMeteorfull };