export interface KeywordOperandAsResponse { /** * The keyword that is the operand value. */ keyword: "empty"; } //# sourceMappingURL=KeywordOperandAsResponse.d.ts.map