import { UseMonth } from './types';
export declare function useMonth(): UseMonth;
