export declare function LogoNextjs({ height, className, }: { height?: number; className?: string; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=logo-nextjs.d.ts.map