import { SVGProps } from 'react'; declare const Telcoin: (props: SVGProps) => JSX.Element; export { Telcoin as default };