/// import { PopoverProps } from './types'; export declare const StyledPopoverInnerPanel: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & Pick, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledPopoverHeader: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & Pick, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledPopoverContent: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & Pick, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export declare const StyledPopoverCloseButtonContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme | undefined; as?: import("react").ElementType | undefined; } & Pick, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; //# sourceMappingURL=styled.d.ts.map