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