import { BuilderContext } from "../../interfaces/BuilderContext.js";
declare const context: BuilderContext;
export default context;
