import type { CalendarProps } from './index';
export declare const cnCalendar: import("@bem-react/classname").ClassNameFormatter;
export declare const getPeriodSwitchAriaLabel: CalendarProps['getPeriodSwitchAriaLabel'];
