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