import { UseDisableMonth } from './types';
export default function useDisableMonth(): UseDisableMonth;
