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