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