import type { BuiltinDef } from "../builtin-types.js"; export declare const CORE_BUILTINS: BuiltinDef[]; //# sourceMappingURL=core.d.ts.map