import { TuiCalendarRange } from '@taiga-ui/kit/components/calendar-range';
import { TuiInputDateRangeDirective } from './input-date-range.directive';
export declare const TuiInputDateRange: readonly [typeof TuiInputDateRangeDirective, typeof TuiCalendarRange];
