import type { Resource } from "./Resources.types.js"; /** * List of open source scaffold resources */ export declare const RESOURCES: Resource[];