import type { IconComponent } from '../types'; declare const Telescope: IconComponent; export default Telescope;