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