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