declare const persianMonths: {
    number: number;
    title: string;
}[];
export { persianMonths };
//# sourceMappingURL=month.d.ts.map