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