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