import { DateStr } from './dateStr'; export declare const yearOfDate: (dateStr: DateStr) => number;