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