import type { CodeKeywordDefinition } from "../../../types";
declare const def: CodeKeywordDefinition;
export default def;
