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