import type React from "react"; export default function NulogyLogo({ width, height, ...props }: React.SVGProps): import("react/jsx-runtime").JSX.Element;