import { Direction } from '../../Popup'; export declare const POPOVER_DIRECTIONS: Direction[]; export declare const RTL_POPOVER_DIRECTIONS: Direction[]; export declare const cnDatePicker: import("@bem-react/classname").ClassNameFormatter;