import { Holiday } from "../types/holidays"; export declare const getBy: (year: string) => Promise>;