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