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