import { TuiCalendarMonth } from '@taiga-ui/kit/components/calendar-month';
import { TuiInputMonthRangeDirective } from './input-month-range.directive';
export declare const TuiInputMonthRange: readonly [typeof TuiInputMonthRangeDirective, typeof TuiCalendarMonth];