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