import React, { AriaAttributes, ComponentType, SVGAttributes } from 'react' export const Telescope: ComponentType> = props => ( )