import { IOperation } from "../operation";
export declare const yearOperation: IOperation;
