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