import { Placement } from './types'; import { PopoverPosition, PopoverAlign } from 'react-tiny-popover'; export declare const PLACEMENT: Record; export declare const ALIGNMENT: Record;