export declare const getClassNames: () => import("@fluentui/merge-styles").IProcessedStyleSet<{ topStripeMenuIcon: { fontSize: string; verticalAlign: string; marginRight: string; }; topStripeMenuShowChevron: { paddingRight: string; }; topStripeMenuTitle: { textDecoration: string; }; topStripeMenuChevronIcon: { position: string; fontSize: string; top: string; }; topStripeMenuDropdownContainer: { zIndex: string; position: string; top: string; backgroundColor: string; minWidth: string; selectors: { [x: string]: { padding: number; margin: number; paddingInlineStart: number; paddingInlineEnd: number; marginLeft: string; borderWidth?: undefined; left?: undefined; right?: undefined; top?: undefined; minWidth?: undefined; } | { borderWidth: number; padding?: undefined; margin?: undefined; paddingInlineStart?: undefined; paddingInlineEnd?: undefined; marginLeft?: undefined; left?: undefined; right?: undefined; top?: undefined; minWidth?: undefined; } | { left: string; right: number; padding?: undefined; margin?: undefined; paddingInlineStart?: undefined; paddingInlineEnd?: undefined; marginLeft?: undefined; borderWidth?: undefined; top?: undefined; minWidth?: undefined; } | { top: string; padding: string; minWidth: string; margin?: undefined; paddingInlineStart?: undefined; paddingInlineEnd?: undefined; marginLeft?: undefined; borderWidth?: undefined; left?: undefined; right?: undefined; }; ul: { padding: number; margin: number; paddingInlineStart: number; paddingInlineEnd: number; marginLeft: string; }; 'a, i': { borderWidth: number; }; }; }; topStripeMenuDropdownElementContainer: { position: string; }; topStripeMenuDropdownElement: { fontSize: string; background: string; border: string; color: string; textDecoration: string; transition: string; }; topStripeMenuDropdownElementIcon: { position: string; top: number; left: number; }; topStripeMenuDropdownCloseButton: { width: string; display: string; margin: string; selectors: { '.ms-Button-flexContainer': { justifyContent: string; }; ':hover, :focus, :hover i, :focus i': { backgroundColor: string; color: string; outline: string; }; i: { color: string; }; }; }; }>;