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