///
import { CalendarProps } from '@epam/uui-components';
import { Dayjs } from '../../helpers/dayJsHelper';
export declare function applyDateSelectionMods(): string[];
export declare const Calendar: import("react").ComponentType & import("react").RefAttributes>;
//# sourceMappingURL=Calendar.d.ts.map