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