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