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