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