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