declare namespace _default { let name: string; let version: string; let exports: { ".": string; "./cli": string; }; let license: string; let tasks: { dev: string; compile: string; "build:npm": string; "build:jsr": string; }; let imports: { "@effectionx/stream-helpers": string; "@std/assert": string; "@std/expect": string; "@std/cli": string; "@std/testing": string; "@std/fs": string; "@std/path": string; "@libs/xml": string; effection: string; "@effectionx/context-api": string; clayterm: string; "hast-util-from-html": string; "hast-util-select": string; "hast-util-to-html": string; zod: string; "zod-opts": string; configliere: string; dnt: string; "@hono/hono": string; "node:process": string; }; namespace lint { namespace rules { let exclude: string[]; } } namespace publish { let include: string[]; } namespace fmt { let exclude_1: string[]; export { exclude_1 as exclude }; } } export default _default; //# sourceMappingURL=deno.d.ts.map