import { PopoverProps } from './types'; export declare const Wrapper: import("styled-components").StyledComponent<"div", any, PopoverProps, never>;