import type { Core } from "../core/index.js"; export declare function formatCore(core: Core): string; //# sourceMappingURL=formatCore.d.ts.map