import type { FabricSchemaMode } from "../config.js"; export declare const buildFabricSystemGuidance: (fullCodeMode: boolean, schemaMode: FabricSchemaMode) => string | undefined; //# sourceMappingURL=system-guidance.d.ts.map