import { TDecades } from "../types/decade.types";
export declare function handleGetDecadesCount(): TDecades;
