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