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