import type { ComponentProps } from 'react'; import { SmoothSvg } from './SmoothSvg'; export declare const LogoLockupStudio: ({ className, ...props }: Partial>) => import("react/jsx-runtime").JSX.Element;