import {GraphJSON, OperatorJSON} from "../types"; const Operator = (p: {readonly graph: GraphJSON; readonly operator: OperatorJSON}) => { return (