import * as React from "react"; import { SVGProps } from "react"; const SvgLightbulbOn70 = (props: SVGProps) => ( ); export default SvgLightbulbOn70;