import './style.scss'; export declare const AdamLogo: ({ className, ...props }: { [x: string]: any; className?: string | undefined; }) => import("react/jsx-runtime").JSX.Element; export declare const AdamLogoWhite: ({ className, ...props }: { [x: string]: any; className?: string | undefined; }) => import("react/jsx-runtime").JSX.Element; export declare const AdamLogoWhiteText: ({ className, ...props }: { [x: string]: any; className?: string | undefined; }) => import("react/jsx-runtime").JSX.Element;