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