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