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