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