declare const build: (yearRaw: string) => void;
export default build;
