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