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