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