import type { OperatorDef, OperatorID } from "../types"; /** @ignore */ export declare const operators: Record;