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