import * as React from 'react'; declare function OutlineChartPie(props: React.ComponentProps<'svg'>): JSX.Element;