///
import type { NavProps } from './defs';
export declare function useNavProps(): NavProps;
export declare const Nav: import("react").ForwardRefExoticComponent, "css" | "as"> & import("react").RefAttributes> & {
Connection: ((props: import("../../utils").PolymorphicComponentProps, "children" | "as">, "as">>) => import("react").ReactElement, "children" | "as">, "as">, string | import("react").JSXElementConstructor>) & Omit, "children" | "as">, "as">>, never> & import("react").ForwardRefExoticComponent, "children" | "as"> & import("react").RefAttributes> & {
id: string;
};
Desktop: ((props: import("../../utils").PolymorphicComponentProps & import("react").RefAttributes>, "as">>) => import("react").ReactElement & import("react").RefAttributes>, "as">, string | import("react").JSXElementConstructor>) & Omit & import("react").RefAttributes>, "as">>, never> & import("react").ForwardRefExoticComponent & import("react").RefAttributes>, "ref"> & import("react").RefAttributes> & {
id: string;
};
Logo: import("react").ForwardRefExoticComponent, "children" | "as">, "ref"> & import("react").RefAttributes> & {
id: string;
};
Menu: ((props: import("../../utils").PolymorphicComponentProps, "as">>) => import("react").ReactElement, "as">, string | import("react").JSXElementConstructor>) & Omit, "as">>, never> & import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes> & {
id: string;
};
MenuItem: ((props: import("../../utils").PolymorphicComponentProps, "as">>) => import("react").ReactElement, "as">, string | import("react").JSXElementConstructor>) & Omit, "as">>, never> & import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes> & {
id: string;
};
Mobile: ((props: import("../../utils").PolymorphicComponentProps, "as">>) => import("react").ReactElement, "as">, string | import("react").JSXElementConstructor>) & Omit, "as">>, never> & import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes> & {
id: string;
};
MobileContent: import("react").ForwardRefExoticComponent & import("react").RefAttributes>, "ref"> & import("react").RefAttributes> & {
id: string;
};
Spacer: import("react").ForwardRefExoticComponent & import("react").RefAttributes> & {
id: string;
};
ThemeToggle: import("react").ForwardRefExoticComponent, "children" | "as">, "ref"> & import("react").RefAttributes> & {
id: string;
};
};