import { TTuesdayFriday } from "../types/tuesday-friday.types";
export declare function handleGetTuesdayFridayCount(): TTuesdayFriday;
