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