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