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