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