export declare const scopes: readonly [
    "js",
    "ts",
    "svelte",
    "html",
    "css",
    "json",
    "jsonc",
    "yml"
];
export { optional } from "./optional.js";
export { tree } from "./tree.js";
//# sourceMappingURL=index.d.ts.map
