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