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