declare const _default: { title: string; parameters: { layout: string; }; }; export default _default; export declare const PrimaryLogo: () => import("react/jsx-runtime").JSX.Element; export declare const UsingClientRouting: () => import("react/jsx-runtime").JSX.Element; export declare const WithANulogyApplicationName: () => import("react/jsx-runtime").JSX.Element; export declare const SecondaryLogo: () => import("react/jsx-runtime").JSX.Element; export declare const SecondaryLogoLink: () => import("react/jsx-runtime").JSX.Element; export declare const WithoutPassingAPrimaryLogo: () => import("react/jsx-runtime").JSX.Element; export declare const WithoutAPrimaryLogo: () => import("react/jsx-runtime").JSX.Element; export declare const WithACustomPrimaryLogo: () => import("react/jsx-runtime").JSX.Element; export declare const WithNavigationLogoWrapper: { render: () => import("react/jsx-runtime").JSX.Element; name: string; };