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