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