import * as React from 'react'; declare function LightProjectBotOn(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof LightProjectBotOn; export default LightProjectBotOn;