/** * Curated default Lucide icons, vendored as data (MIT — https://lucide.dev). No runtime dependency * and no import map needed — these are bundled into the icon registry so works * out of the box. For icons beyond this set, register more from "@koralabs/kora-site-resources/icons/lucide". * Generated from lucide v1.21.0. */ import type { IconNode } from "./registry.js"; export declare const CURATED_ICONS: Record; //# sourceMappingURL=curated.d.ts.map