import type { FabricKernel } from "../runtime/kernel.js"; export declare const fabricSkillPaths: (root: string, kernel: FabricKernel) => string[]; //# sourceMappingURL=kernel-skills.d.ts.map