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