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