import { IconProps } from '../types'; export declare const Pie: (props: IconProps) => JSX.Element;