/// export interface IconPieChartSharpProps { size?: string; style?: React.CSSProperties; } export declare const IconPieChartSharp: React.FC;