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