import { holiday } from "../resources/index.js"; export declare const method = "getHolidays"; export declare type result = holiday[];