import React from 'react'; import { PopperProps } from '../../Popper'; import { Styles } from './ServiceNavigationMenuPopover.style'; export declare type ServiceNavigationMenuPopperProps = Pick & Styles & { title: string; }; declare const _default: React.ComponentType, "open" | "title" | "children" | "anchorEl" | "onClickAway"> & import("@material-ui/core/styles/withStyles").StyledComponentProps<"header" | "headerText" | "helpCaptionBox" | "helpCaption">>; export default _default; //# sourceMappingURL=ServiceNavigationMenuPopper.d.ts.map