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