import { type InputRangeProps } from '../InputRange/InputRangeProps'; export declare const renderDaysInput: (props: InputRangeProps) => any;