import { MQ } from 'newskit'; export declare const StyledHeader: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: React.ElementType; }, import("react").DetailedHTMLProps, HTMLElement>, {}>; export declare const ActionsContainer: import("@emotion/styled").StyledComponent<{ rowGap?: MQ | undefined; columnGap?: MQ | undefined; rows?: MQ | undefined; columns?: MQ | undefined; justifyContent?: MQ | undefined; alignContent?: MQ | undefined; justifyItems?: MQ | undefined; alignItems?: MQ | undefined; areas?: MQ | undefined; inline?: MQ | undefined; autoColumns?: MQ | undefined; autoRows?: MQ | undefined; autoFlow?: MQ | undefined; children?: React.ReactNode | import("newskit/cjs/grid-layout/types").GridLayoutRenderProps; as?: React.ElementType | undefined; overrides?: ({ width?: MQ | undefined; minWidth?: MQ | undefined; maxWidth?: MQ | undefined; height?: MQ | undefined; minHeight?: MQ | undefined; maxHeight?: MQ | undefined; } & import("newskit/cjs/utils/logical-properties").LogicalProps) | undefined; } & Omit, "children"> & import("react").RefAttributes & { theme?: import("@emotion/react").Theme; }, {}, {}>; export declare const PrimaryNavbarContainer: import("@emotion/styled").StyledComponent<{ rowGap?: MQ | undefined; columnGap?: MQ | undefined; rows?: MQ | undefined; columns?: MQ | undefined; justifyContent?: MQ | undefined; alignContent?: MQ | undefined; justifyItems?: MQ | undefined; alignItems?: MQ | undefined; areas?: MQ | undefined; inline?: MQ | undefined; autoColumns?: MQ | undefined; autoRows?: MQ | undefined; autoFlow?: MQ | undefined; children?: React.ReactNode | import("newskit/cjs/grid-layout/types").GridLayoutRenderProps; as?: React.ElementType | undefined; overrides?: ({ width?: MQ | undefined; minWidth?: MQ | undefined; maxWidth?: MQ | undefined; height?: MQ | undefined; minHeight?: MQ | undefined; maxHeight?: MQ | undefined; } & import("newskit/cjs/utils/logical-properties").LogicalProps) | undefined; } & Omit, "children"> & import("react").RefAttributes & { theme?: import("@emotion/react").Theme; } & { minHeight: MQ; maxHeight: MQ; }, {}, {}>; export declare const BrandmarkFull: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: React.ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const BrandmarkGlyph: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: React.ElementType; }, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledVisible: import("@emotion/styled").StyledComponent; export declare const StyledDivider: import("@emotion/styled").StyledComponent & { theme?: import("@emotion/react").Theme; }, {}, {}>;