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