declare const buildDefinitions: (year: string) => void;
export default buildDefinitions;
