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