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