import type { DSLeftNavigationT } from '../../react-desc-prop-types.js'; export declare const StyledFooterMenu: import("styled-components").StyledComponent>, import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface>>, never>; export declare const StyledFooterItem: import("styled-components").StyledComponent>, import("@elliemae/ds-system").Theme, { expanded?: boolean; opened?: boolean; selected?: boolean; selectedParent?: boolean; } & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface>>, never>; export declare const StyledFooterLabel: import("styled-components").StyledComponent>, import("@elliemae/ds-system").Theme, { labelOverflow?: DSLeftNavigationT.LabelOveflowT; } & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface>>, never>; export declare const StyledFooterSeparator: import("styled-components").StyledComponent>, import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface>>, never>; export declare const StyledMenuCollapse: import("styled-components").StyledComponent, import("@elliemae/ds-system").Theme, object & import("@elliemae/ds-system").OwnerInterface & import("@elliemae/ds-system").InnerRefInterface>, never>;