import React from 'react';
export declare const BarChartSharp: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
