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