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