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