export const popover: string; export const popoverPlacementTop: string; export const popoverPlacementTopEnd: string; export const popoverPlacementTopStart: string; export const popoverPlacementLeft: string; export const popoverPlacementLeftEnd: string; export const popoverPlacementLeftStart: string; export const popoverPlacementRight: string; export const popoverPlacementRightEnd: string; export const popoverPlacementRightStart: string; export const popoverPlacementBottom: string; export const popoverPlacementBottomEnd: string; export const popoverPlacementBottomStart: string; export const popoverHasPaddings: string; export const arrowContainer: string; export const arrowTransform: string; export const arrow: string; export const block: string; export const hasShadow: string; export const lightTheme: string; export const darkTheme: string; export const transparentTheme: string; export const sizeXs: string; export const sizeS: string; export const sizeM: string; export const sizeL: string; export const sizeXl: string;