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